It seems to me that the popup window\'s height has a limit of 489 pixels. If I\'m setting the body element of the popup to 600 pixels of height, then popup window gets a scroll
If your popup is only for updating settings of your extension. The best way is to create a seprate setting page called options_page,not popup.
options_page
A reference about options_page is here.