I used a UIScrollBar with a dynamic textbox. On release of
some button, the text change (with .htmltext ="textehere";)
If the user scroll down then click, the scrollbar stays at
the same position and the text change so we don't see the title. I
want to reset the position. How can I do this ?