Thats by design. ACS wont expose user data from windows live. You can directly integrate with windows live using
Live SDK 5.0 for more control with client side scripting or you can use
web authentication
If you want uniform way of authenitcation system on way is to write a custom STS wrapping the login functionality.
You can configure custom sts in ACS. so that you would achieve uniform way of authentication for your web site.
Please mark the replies as Answered if they help and Vote if you found them helpful.