Umm the point with a textarea is that it is a TEXT area, so imagine it's Notepad. You can't have any formatting in a text area nor Notepad. ^^;; If you want to do a "textarea" with formatting, try making an iframe or a div overflow.

Hope that helped!