Issue 4932: The Script panel shows No Javascript on this page even if they are scripts within an iframe

Steps to reproduce

  1. Open Firebug, enable the Script panel and reload the page.
  2. The Script panel must show content of test.js file:
    function funcTest() {}