Backing up and restoring across domains/forests will retain the user
info data, it just isn't usable as you have orphaned the SIDs.
You can export by site excluding the '-includeuserpermissions' parameter
and only grab the content. Be aware this isn't a true backup and restore
command as it misses many things like recycle bin, alerts, Web part
personalizations, etc. It also only works at the site level and not the
site collection level.
You can always do an stsadm.exe -o migrateuser to re-sync the accounts
with a new user/SID