If you have a top level frame that is scripted shown or hidden on load based on some conditions, be sure to mark it hidden="true". This will cause the layout engine to defer sizing and placing the frame until it's actually shown.
This is especially true in 1.9, where more aggressive optimization is being done.