Try this cool Java script:
stick that where the url is and press 'Enter'. Then the site will become editable.
Code:
javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0
stick that where the url is and press 'Enter'. Then the site will become editable.