Step into function with frames, does not work

Steps to reproduce

  1. Open Firebug, enable the Script panel and reload the page.
  2. The debugger should stop at line 6 in test.js
  3. Step Over should go to line 7
  4. Step Into should go to line 15