$('#iframeID', top.document);
$('#iframeID').contents().find('#IDтого_доступ_к_чему _нужно_получить').html();
$('#lightboxFrame', top.document).closest('div#outerImageContainer').height(100);
$('#lightboxFrame', top.document).closest('div#lightbox').css({'position': 'fixed', 'top': '40%'});