When I visit the link you provided the page loads at the top and then once the iframe loads I am taken to the bottom of the page. So I understand what you are asking.
However, there are several errors on this page.
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (feefoframe.css, line 0)
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match. (x2)
[Error] Blocked a frame with origin "http://www.google.com" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match. (x3)
[Error] Blocked a frame with origin "http://s7.addthis.com" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "http://static.ak.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access set "document.domain" to "facebook.com", but the frame being accessed did not. Both must set "document.domain" to the same value to allow access. (x2)
[Error] Blocked a frame with origin "https://apis.google.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
[Error] Blocked a frame with origin "https://s-static.ak.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match. (x2)
[Error] Blocked a frame with origin "https://accounts.google.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "https://www.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (feefoframe.css, line 0)
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match. (x2)
[Error] Blocked a frame with origin "http://www.google.com" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match. (x3)
[Error] Blocked a frame with origin "http://s7.addthis.com" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "http://static.ak.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access set "document.domain" to "facebook.com", but the frame being accessed did not. Both must set "document.domain" to the same value to allow access. (x2)
[Error] Blocked a frame with origin "https://apis.google.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
[Error] Blocked a frame with origin "https://s-static.ak.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match. (x2)
[Error] Blocked a frame with origin "https://accounts.google.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
[Error] Blocked a frame with origin "http://www.direct2florist.co.uk" from accessing a frame with origin "http://www.heylis.co.uk". Protocols, domains, and ports must match.
[Error] Blocked a frame with origin "https://www.facebook.com" from accessing a frame with origin "http://www.heylis.co.uk". The frame requesting access has a protocol of "https", the frame being accessed has a protocol of "http". Protocols must match.
You may wish to correct those and if the issue persists post back and I will take a look then.

You could also try <iframe style="position: absolute; top: -9999em; visibility: hidden;" onload="this.style.position='static'; this.style.visibility='visible';" href="..."></iframe>
Which will hide the iframe then bring it back once the page is loaded.