Is it possible to set a mark (html) in textarea? Because (I think thats for everyone clear) if you set:
<textarea><mark>this text has a mark</mark></textarea>
that this not works
Is it just possible to give an element in a textarea an exact color?