Strange UIScrollbar Problem

In one of the projects I am working on right now, I used the UIScrollbar component onto my dynamic text boxes. When I use ctrl-enter, the scroll bars work as expected, but when the swf is uploaded onto the web server (http://www.adrienherberts.com), they do not work. They appear as disabled. What can I do to make the scroll bars work again?

The text boxes are dynamic text boxes which have external text loaded into them. I have already double checked that the scroll bars are in fact pointing to the right text boxes. Your help is very much appreciated.