I've seen this many times, developers do not change the default alignment in an ASP.NET Multiline TextBox control.
For example, in our Editor section, we have a TextBox that accepts text and it looks like the following.
So what is wrong this picture?
The text in the TextBox starts with the center alignments vertically. The text alignment should be top-left unless specified otherwise in the requirements.