Internet Explorer has some problems with SVG rendering or animations so orgchart.svg animations get jam on panning and zooming. Collapsing has also some problems.
Proposed solution is to use Raphael.js instead of snap.svg. I investigated slightly that my library is not utilizing functions not supported in Raphael. As far as I know Raphael is crossbrowser, so this could solve some problems, maybe all?