Instead of commenting out that css try changing it to this:
.skiplink {display:none;}
Note, make sure the style.css file you are editing is the one located in /Data/Sites/1/skins/skinname folder not in /Data/skins/skinname, the later is just the skin catalog, when new sites are created skins are copied from there to the /Data/Sites/[SiteID]/skins folder and those are the skins used by the site.
Hope it helps,
Joe