http://getfirebug.com/dom.html
on this page not only can you still not edit the variables as it says
which supposedly is fixed but now when i click on a function as it
says here
JavaScript code navigation
The DOM explorer is also a great way to find JavaScript functions that
you wish to debug. If you click on a function in the DOM explorer,
Firebug will take you right to the Script tab and highlight the
function.
it will just take me to whatever i had opened last in the script tab
rather then highlighting that particular function.