私はセレクターを試しました、このようなもの
$('#message_type_popup').contents().find('#bb-main-content').height();
そしてそれは結果です
Error: Permission denied for <file://> to get property HTMLDocument.ownerDocument from <http://www.sample.com>.
現地で試してみました。同じドメインからiframeをロードしている場合に機能します。