需要在iframe外层再添加一个div,并在div的样式上加上“-webkit-overflow-scrolling: touch;”
$.modal('<div style="-webkit-overflow-scrolling:touch; overflow:auto; width:810px; height:555px;"><iframe src="" id="frame_content" frameborder="0" height="550px" width="805px"></div>