This is really easy and pretty fun to impress friends with.
- Go to any website (even one like a banking site)
- Delete the URL and replace it with this:
code:
javascript: document.body.contentEditable= "true"; document.designMode= "on"; void 0
- Now just click anywhere and start typing...