Website
Click into the textarea and see that the cursor from the mouse doesn't automatically start at the left side....it can also click into the middle and this is not what I want. The default cursor position should be all the way to the left, like most forms. The textarea is the message form, the biggest one.
Does anyone know how to make the form so that the cursor will always be at the default to the left side and so that when a user is typing a long message, no horizontal scroll bar will be within the textarea? I'd rather the message automatically wrap around to the next line.