Web pages aren't read-only anymore. These rich text editors let users post content of all kinds, edit content and even write collaboratively within the browser. Maybe I'm going out on a limb with this ...
There's a little trick going around that lets you edit any content by implementing a single line of JavaScript. It utilizes an HTML5 document property that is not well known, but is well supported in ...