Thanks for your help !
I realize I do not have the choice to keep the scrollbar on the iframe because the bottom of the page is cut on my iphone. Is there a way to remove the scrollbar between the iframe and the page and keep only two scrollbar? or maybe the problem is my browser, do you see 3 scrollbar on your computer?
My English is not very good, I did the translation with google I hope this is understandable.
For the 2 scrollbar options: Set the “iframe-holder” DIV back to Overflowvisible and set the height of the DIV to auto.
Next, remove the scrolling="no" option from the iframe code.
I put auto on the div and in the code and overflow visible. It still does not work. I’m not familiar with code so i copy the code from Waldo template Responsive Full Width iFrame.
maybe is the first part of the code the problem, it`s commun to reapeat the width and height?