I noticed a problem when serving the blog as application/xhtml.
I released the Transpose Email plugin which uses a javascript function Transpose_Email().
This function works properly in IE and Opera.
This works perfect in Firefox when the page is served as text/html, but the moment I shift to application/xhtml, I get a javascript error saying function not found.
I [...]