If you change the 'Textbox' object type to 'textarea', then when there is too much text it shows a scroll bar. Would that work?
You could use two textbox objects, one editable and one not, and on return pressed, add text to non editable box .
Other than that, I seem to remember someone creating a scrollable text area in a previous post - will take a little searching to find probably.