Hi there!
I saw the issue #33 has been closed and indeed events are shown with this version.
It still works with jquery 1.8.3:
http://jsfiddle.net/FRZwp/2/
However with jquery 1.9.1 and onwards it doesn't work anymore:
http://jsfiddle.net/FRZwp/1/
Maybe the firequery code (firequery.js, starting from line 630) should implement the jQuery._data(element, "events") in some way?
cheers