As I wanted to minimize the number of files included at runtime in my prior piece, I tried to narrow down my dojo.require() statements. Do this after you have done cross-browser testing!
In including only dojo.event.connect, Firefox was running beautifully. I tried in IE6 and all of a sudden the event objects being returned [...]