I just came across a situation in which it would be an elegant solution to have only portions of a text area (previously loaded with text) be editable while other portions a
After searching find it's really hard to make a text area partially editable
Here is my code that i used for this requirement
input { width:100%; border:0px solid; outline:none }
fixed content non-editable