I\'m using Firebug on Firefox 3.6.3 for Mac.
I want to use Firebug to view GET and POST parameters being passed. I have Firebug open at the Net > XHR tab. The panel say
Within Firebug you can also select DOM->document->forms->Your Form Name
All of you input variables and their post values will be listed under there.
I hope that helps.