"/etc/alternatives/x-www-browser" is only a simple symlink managed by the tool 'update-alternatives'; you can delete it and create a new one manually
Code:
su
ln -s /xyz/firefox /etc/alternatives/x-www-browser
Use your own value instead of '/xyz/'. But next update may possibly overwrite this.