Today I came across this awesome javascript based solution to enable MathJax in Wikipedia :
http://en.wikipedia.org/wiki/User:Nageh/mathJax.
This trick works because you can tell wikipedia to leave the equations as TeX source (You just have to specify it in the preference page). Then MathJax takes care of all the rest.