What's the point of forbidding a sandboxed iframe with allow-scripts and allow-same-origin?

Actually, this should be no longer an issue in the review process.

The sandbox attribute cannot be removed from the nested page inside iframe if the loaded page comes from a different host.
More info here: