I know it helps to see code, but I didnt think you guys would need any code. I figured that, textarea cursor alignment is probably a very very common thing.
Like for example, when we post a message on this forum. We use a textarea box to type our messages in right ?? When we click anywhere in the textarea the cursor automatically is placed at the very top left of the textarea box. If you go to any website or any forum that has textarea fields, it does that. Which hints that they must put some attribute in to make it do that. Im sure its a very common issue.