This is the iframe code I can see in the DOM: <iframe src width="”100%”" height="”500″" scrolling="yes" class="iframe-class" frameborder="0"></iframe>
As you can see something is messed up with the quotes and WordPress cannot parse it properly.
I tried your shortcode and it worked fine for me.
Try to re-type the quotes around SRC param. The quotes can be sometimes messed up by WordPress content editor.
Or if you are using the Gutenberg editor by default – you may try to insert your shortcode into the shortcode block. It should not messed up the quotes.
Here is the video where you can find the shortcode block in the Gutenberg editor: