Problem
Right now, there is no limit to specify number of characters in text area. This is very risky and an overkill if users use it to process too large textual data.
Solution
It would be great to give users the option to specify the max number of characters allowed in text area. It should be up to the user to specify number of characters though.