I have an applet (java) that writes some files to the client file system. In Chrome and IE work perfectly and firefox too, only if I run it with Administrator permissions . (righ click -> Run as administrator). This solution don't look proper for a enterprise application.
By the way the applet is part of a big enterprise web application. So I don't have the security that the clients will be able to run firefox as administrator.