The content of the iframe should be loaded from your domain name, so it can be translated. If you load the iframe from your same domain in that case just simply use relative URL.
For example if src for iframe is http://domain.com/test then replace it with /test instead.