Google inbox uses a div with contenteditable="true" instead of a textarea for email composition (which seems like a stupid idea to me...). It would be great if itsalltext could support editing this.
I might have a go at implementing this myself, do you think it's possible? Any pointers?