In order to access your SC app within the iframe, Lebowski's
implementation will have to be modified. Again, the current design of
Lebowski is to access a SC app from the top-level window. You can
access other SC app loaded within iframes in the main SC app.
Knowing that your SC app is part of your larger web site in
production, is there a reason why, at minimum, your SC app cannot be
tested outside of the containing iframe? Is it because the app makes
explicit references to the parent window or vise versa?
-Mike