Mozilla Firefox has serious problems with SVG rendering or animations so orgchart.svg rendering is almost impossible on this browser.
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?