That's how the country selector is designed. It has to check if there is no state to list (some of the countries have states assigned -> like USA) and you can specify your own ones. That's why it fires a postback.
You can workaround it easily by using simple dropdown list form control that selects only countries (db -> CMS_Country) or using the Uni selector (cms.country).