Found this out some time ago...works on IE and Chrome, not Firefox...
just for example go to google.com, then post this on the webpage, change any character you want
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
(make sure the javascript: is on there, sometimes it doesnt copy)
(this does not change the website, just the way you view it)