I can insert a textarea on my UI, and it shows up just fine.
If I go to Response mapping on the rest service I have and make a mapping to the text of the this textarea, then the field disapears from my UI when I run it for Test?
If I attach som javascript to the field, for when the service responds, it is never run, but if I test the service then everything looks ok.