I\'ve been using Simple Modal and i feel it doesn\'t live up to what i need at the moment.
Is there a Modal Box that supports loading external files and allows those
Sounds like you already found the answer but for the benefit of others you can close an iFrame implementation of FancyBox by using the following JavaScript in the iFrame:
parent.$.fn.fancybox.close();