Hi there,
I have some problems using dynamic textfields, spent hours to get it fixed but nothing works... Here's the problem.

I've created dynamic textfields where visitors can enter their data, like name, address, comment and so on. My website appears on fullscreen when the web address' typed in. When it's in this fullscreenmode, I'm not able to type in any data in this textfield. When I leave the fullscreenmode I am able to type in my data.

Also I've created a dynamic textfield, which loads this sent data from an external database. Now I want to add a scrollbar to this textfield, so all the messages that doesn't fit in the field will be visible. I've tried to create my own, without success, even the simple one in the componentspanel doesn't work.
What do I need to pay attention to or what I'm I doing wrong?