I have a div inside an iframe. My problem is that when the div opens, its content is not displayed entirely because of the width limitations of the iframe. I tried playing with the z-index and did set a higher z-index value for the div inside iframe, with no success. Any advice much appreciated. Thanks!