There are actually four WebPartZones on the Sites Area: Top Zone, Middle
Left Zone, Middle Right Zone, and Bottom Zone. Bottom Zone isn't used at
all on the default page. There just isn't a "Modify Shared Page" server
control included on this page and all the Zones have their Frame State
set to None and changes in FrontPage do not effect it. Perhaps you could
alter the direct mode page, I don't remember. Anyway, I'm not sure why
MS doesn't want us to edit the web Parts on this page. Anyone want to
venture a guess?
At any rate, one approach to alter this page would be to change the
WebPartZone's AllowPersonalization="true" and FrameType="Standard" in
the underlying direct-mode page at:
C:\Program Files\Common Files\Microsoft Shared\web server
extensions\60\TEMPLATE\1033\SPSSITES\LISTS\SITESLST\SCHEMA.XML
Then manipulate the page in the browser. When finished, change the zone
properties in the direct-mode page back.
You could also edit the page using FrontPage. Include the Ghost Hunter
WebPart in a new temporary zone after the Bottom Zone. That new zone
will then go away when the page is reset so that the page can be
reghosted after you've made all your changes. When you are all finished,
reghost the page using the Ghost Hunter in the browser which will delete
the temporary zone that the ghost Hunter Web part was in; WSS with
orphan the Web Part in the Page Gallery but at least you will have your
changes on a ghosted page.