Tested in Aurora 31 on Windows 7, with only the extensions Firebug and FireQuery. Then, this fiddle:
http://jsfiddle.net/Z3Cy2/
You should see two console logs, but the second one will output an empty jQuery object. There’s no reason for it be empty. With FireQuery disabled, the code executes correctly and the two console logs are identical as expected.