I\'ve seen the other question on here about loading jQuery in a Greasemonkey. Having tried that method, with this require statement inside my ==UserScript== tag
==UserScript==
Patch for jquery-1.4.3.min.js
[old] line 41 u.createElement("div");s="on"+s;var B=s in v; [new] line 41 u.createElement("div");s="on"+s;var B=true;