See this link – why are the multiline textboxes draggable?
Is this Firefox bug? It just spoils the design like anything.
Even the same in happening is Stackoverflow’s textbox. I am using Firefox 5.0
Thanks in advance:)
Edit:
See these photos of SO itself:


This is a feature that’s been included since Firefox 4. However, you can switch it off by including
resize: nonein the css of the given Textarea(s).