External link in iframe opens in webview (embed youtube player)

Sorry for being so late in replying.
Because of cross-domain-security issues we can’t use JS (from our domain/app) to manipulate iframe content or it’s events (youtube or anything else from another domain). So this solution won’t work for us.
But thanks