We need the information if a user account is enabled/diabled in AD. Therefore we added a field "Account Status" and try to import the UserAccountControl flag from AD:
512=Enabled
514=Disabled
It looks like that this isn't possible, the field is always empty.
Tech: http://support.microsoft.com/kb/305144
Can you add this as a feature request please?