textarea
The textarea element represents a multiline plain text edit control for the element's raw value. The contents of the control represent the control's default value.
<textarea style="overflow:hidden" id="txtComments">
The patient is in stable border="1" condition after suffering an attack of
the insatiable munchies.
</textarea>