Embedding the MDN Docs

I’d like to embed the MDN docs within another webpage via an iframe. The use case is to provide a JavaScript reference during a coding exam. For proctoring reasons, we cannot allow the user to visit the MDN docs within a new tab.

Currently the Content-Security-Policy prohibits the embed. Is there anyway around this or anyone we can talk to about the use case? Thanks!