This seems like a problem with Safari - if you look in Jaxcent code,
you will see an XMLHttpRequest is always kept outstanding. So
technically Safari is correct. However, from a usability point of
view, it is more usefult to not show XmlHttpRequest's as "in progress"
items. They are internal objects, and not UI objects. Safari should
not show them as outstanding.