Can Firefox’s “view source” be set to not make a new GET request?
If you install the web developer toolbar extension, there’s an option under “View Source” called “View Generated Source” which will show you the current source of the page, including any DOM changes you may have made.