Enable DesignMode: I tried this, and it worked great. Someone please tell me there’s something like this for Firefox.
Enable DesignMode is an extension for Internet Explorer that adds a context menu option that enables Design Mode. Design mode lets you edit the web page in the active window. No HTML experience needed. Good for reformatting the page before printing (like removing ads). It works by enabling the DesignMode flag on the active document.
For Firefox support, see Midas: http://www.mozilla.org/editor/midas-spec.html . Here's a bookmarklet that turns on page editing in both Firefox and IE: http://www.squarefree.com/bookmarklets/misc.html#edit_page
thanks, great find!