Is there a method to prevent the scrollwheel from functioning on a page that is being linked by an iframe? I am attempting to use an iframe to link to a website I created, but modifying the scrolling attribute of the iframe to "no" does not stop the scrollwheel. Is there a CSS solution that can be implemented on the linked page so that any iframes linking to it do not have a scroll wheel?