Text Fields always scrolled down!

Hi I am trying to build a chat room, and I need my textArea (TextField) always scrolled down, so that the last entries in the text field are always visible.

Does anyone know how to do this?