It is desirable to strip the leading slashes when taring / because you wouldn't want to overwrite your entire system when extracting some files to check.
But if you are restoring / from the tar you want the leading slashes added again. Here's how to do it:
--absolute-names
-P
Either one above will do the same thing.
tar, slashesit, desirable, slashes, taring, wouldn, overwrite, extracting, restoring,